﻿2026-06-24T04:20:43.4772807Z ##[group]Run actions/checkout@v5
2026-06-24T04:20:43.4773552Z with:
2026-06-24T04:20:43.4773906Z   fetch-depth: 0
2026-06-24T04:20:43.4774321Z   repository: SaberMage/spt-core
2026-06-24T04:20:43.4777522Z   token: ***
2026-06-24T04:20:43.4777865Z   ssh-strict: true
2026-06-24T04:20:43.4778217Z   ssh-user: git
2026-06-24T04:20:43.4778575Z   persist-credentials: true
2026-06-24T04:20:43.4779052Z   clean: true
2026-06-24T04:20:43.4779409Z   sparse-checkout-cone-mode: true
2026-06-24T04:20:43.4779814Z   fetch-tags: false
2026-06-24T04:20:43.4780166Z   show-progress: true
2026-06-24T04:20:43.4780523Z   lfs: false
2026-06-24T04:20:43.4780845Z   submodules: false
2026-06-24T04:20:43.4781203Z   set-safe-directory: true
2026-06-24T04:20:43.4781761Z ##[endgroup]
2026-06-24T04:20:43.5551503Z Syncing repository: SaberMage/spt-core
2026-06-24T04:20:43.5553017Z ##[group]Getting Git version info
2026-06-24T04:20:43.5553656Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-24T04:20:43.5554597Z [command]/usr/bin/git version
2026-06-24T04:20:43.5555002Z git version 2.43.0
2026-06-24T04:20:43.5565124Z ##[endgroup]
2026-06-24T04:20:43.5575591Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/ae7af26d-ec99-4959-b375-2cd1349eb34e' before making global git config changes
2026-06-24T04:20:43.5576704Z Adding repository directory to the temporary git global config as a safe directory
2026-06-24T04:20:43.5578608Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-24T04:20:43.5610475Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-24T04:20:43.5627463Z https://github.com/SaberMage/spt-core
2026-06-24T04:20:43.5636817Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-24T04:20:43.5639317Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-24T04:20:43.5658152Z HEAD
2026-06-24T04:20:43.5687003Z ##[endgroup]
2026-06-24T04:20:43.5687666Z [command]/usr/bin/git submodule status
2026-06-24T04:20:43.5903297Z ##[group]Cleaning the repository
2026-06-24T04:20:43.5904083Z [command]/usr/bin/git clean -ffdx
2026-06-24T04:20:44.1867627Z Removing target/
2026-06-24T04:20:44.1876827Z [command]/usr/bin/git reset --hard HEAD
2026-06-24T04:20:44.1933083Z HEAD is now at 3b8b445fe Merge 72d875ed53a8b6ff28df2ad23f468a55251d64f0 into 365fb0cbe8422795d03bbc2fe1efdd267a613b81
2026-06-24T04:20:44.1938548Z ##[endgroup]
2026-06-24T04:20:44.1941129Z ##[group]Disabling automatic garbage collection
2026-06-24T04:20:44.1944457Z [command]/usr/bin/git config --local gc.auto 0
2026-06-24T04:20:44.1972847Z ##[endgroup]
2026-06-24T04:20:44.1974012Z ##[group]Setting up auth
2026-06-24T04:20:44.1977354Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-24T04:20:44.2007305Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-24T04:20:44.2208852Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-24T04:20:44.2237104Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-24T04:20:44.2431515Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-24T04:20:44.2460814Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-24T04:20:44.2646867Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-24T04:20:44.2675978Z ##[endgroup]
2026-06-24T04:20:44.2677279Z ##[group]Fetching the repository
2026-06-24T04:20:44.2683611Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +040d67cdbfa67cfbe51e3f53e5148e8669931c3d:refs/remotes/pull/36/merge
2026-06-24T04:20:44.8392820Z From https://github.com/SaberMage/spt-core
2026-06-24T04:20:44.8394360Z  + 72d875ed5...3b4499c3f release/v0.14.3                          -> origin/release/v0.14.3  (forced update)
2026-06-24T04:20:44.8458232Z  + 3b8b445fe...040d67cdb 040d67cdbfa67cfbe51e3f53e5148e8669931c3d -> pull/36/merge  (forced update)
2026-06-24T04:20:44.8495607Z ##[endgroup]
2026-06-24T04:20:44.8496670Z ##[group]Determining the checkout info
2026-06-24T04:20:44.8497619Z ##[endgroup]
2026-06-24T04:20:44.8500705Z [command]/usr/bin/git sparse-checkout disable
2026-06-24T04:20:44.8540947Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-24T04:20:44.8567136Z ##[group]Checking out the ref
2026-06-24T04:20:44.8575748Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/36/merge
2026-06-24T04:20:44.8655152Z Warning: you are leaving 2 commits behind, not connected to
2026-06-24T04:20:44.8656273Z any of your branches:
2026-06-24T04:20:44.8656734Z 
2026-06-24T04:20:44.8658029Z   3b8b445fe Merge 72d875ed53a8b6ff28df2ad23f468a55251d64f0 into 365fb0cbe8422795d03bbc2fe1efdd267a613b81
2026-06-24T04:20:44.8660395Z   72d875ed5 release: v0.14.3 — bump 0.14.2->0.14.3 + changelog + Cargo.lock
2026-06-24T04:20:44.8661282Z 
2026-06-24T04:20:44.8661831Z If you want to keep them by creating a new branch, this may be a good time
2026-06-24T04:20:44.8662886Z to do so with:
2026-06-24T04:20:44.8663206Z 
2026-06-24T04:20:44.8663525Z  git branch <new-branch-name> 3b8b445fe
2026-06-24T04:20:44.8664069Z 
2026-06-24T04:20:44.8665264Z HEAD is now at 040d67cdb Merge 3b4499c3f6e1d25ff0e5b17f26abbf140543e251 into 365fb0cbe8422795d03bbc2fe1efdd267a613b81
2026-06-24T04:20:44.8668199Z ##[endgroup]
2026-06-24T04:20:44.8697507Z [command]/usr/bin/git log -1 --format=%H
2026-06-24T04:20:44.8722206Z 040d67cdbfa67cfbe51e3f53e5148e8669931c3d
